-- card: 63538 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 4507 -- name: -- part contents for background part 2 ----- text ----- A script that explains itself (cont.) -- part contents for background part 1 ----- text ----- end mouseUp The word "end" followed by the name of the message we are defining marks the end of this handler. The message name must match name in the previous "on". You can handle more than one message in a single script. Each "on" . . . "end" pair is the handler of a single message. If "end" does not line up with "on" at the left edge of the screen, something is wrong with your handler. -- part contents for background part 43 ----- text ----- 267,189 -- part contents for background part 44 ----- text ----- end